home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 5 / Amiga Tools 5.iso / tools / developer-tools / andere sprachen / perl5 / perl5.002 / ext / ndbm_file / hints / solaris.pl < prev    next >
Encoding:
Text File  |  1996-01-20  |  143 b   |  4 lines

  1. # -lucb has been reported to be fatal for perl5 on Solaris.
  2. # Thus we deliberately don't include it here.
  3. $self->{LIBS} = ["-lndbm", "-ldbm"];
  4.